@font-face
{
    font-family: 'La Belle Aurore';
  src: url('La Belle Aurore.eot');
  src: url('La Belle Aurore.eot?#') format('embedded-opentype'),
      url('La Belle Aurore.woff') format('woff'),
      url('La Belle Aurore.ttf') format('truetype');
}
